Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 178,115 for

document formatting

(0.31 sec)
  1. ListLevel class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListLevel class. Defines Formatting for a list level...class ListLevel class Defines formatting for a list level. To learn...the Working with Lists documentation article. Remarks You do...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Drawing::ShadowFormat::get_Visib...

    Aspose::Words::Drawing::ShadowFormat::get_Visible method. Returns true if the Formatting applied to this instance is visible in C++....method Returns true if the formatting applied to this instance...how to work with a shadow formatting for the shape. auto doc =...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...Net to replace a Word document Aspose.Words Product Family...var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo...

    forum.aspose.com/t/some-content-cannot-be-repla...
  4. How to Format Number to Time|Documentation

    This article introduces how to format numbers to time using the Aspose.Cells for Java API....Ask AI How to Format Number to Time Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to time in Excel is a common...

    docs.aspose.com/cells/java/how-to-format-number...
  5. Working with Sections in Python|Aspose.Words fo...

    Create and manage sections and section breaks in a Document using Python. Insert section into a Document Python. Remove section Python. Copy sections between Documents....create, modify, and manage document sections and section breaks...want a document that does not have the same formatting across...

    docs.aspose.com/words/python-net/working-with-s...
  6. ChartFormat.stroke property | Aspose.Words for ...

    ChartFormat.stroke property. Gets line Formatting for the parent chart element....stroke property Gets line formatting for the parent chart element...to set marker formatting. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Adding 2-Color Scale and 3-Color Scale Conditio...

    How to use the Aspose.Cells library in Node.js via C++ to add conditional Formatting for two‑color scales and three‑color scales. By adjusting these criteria, you have more control over how cells look and appear....3-Color Scale Conditional Formattings Contents [ Hide ] 2-Color...3-Color Scale Conditional Formattings are added in the same way...

    docs.aspose.com/cells/nodejs-cpp/adding-2-color...
  8. Compare Documents in C++|Aspose.Words for C++

    Compare two Documents in any supported formats and shows content changes using C++. You can apply advanced options when comparing....Compare Documents Contents [ Hide ] Comparing documents is a process...identifies changes between two documents and contains the changes as...

    docs.aspose.com/words/cpp/compare-documents/
  9. Add Conditional Icons Set with the Cell Text|Do...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....use some of the conditional formatting icon types but without applying...applying conditional formatting to the cells. Aspose.Cells for...

    docs.aspose.com/cells/python-net/add-conditiona...
  10. Document.appendDocument method | Aspose.Words f...

    Aspose.Words.Document.appendDocument method...the specified document to the end of this document. appendDocument...srcDoc : Aspose . Words . Document , importFormatMode : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...